Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(client): remove unnecessary fmt.Print #344

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Conversation

bastianccm
Copy link
Contributor

I suppose this is a leftover from developing/debuggen, and can be safely removed.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #344 (c51ce60) into main (4f92e9c) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
+ Coverage   76.74%   76.78%   +0.03%     
==========================================
  Files           4        4              
  Lines        1974     1973       -1     
==========================================
  Hits         1515     1515              
+ Misses        318      317       -1     
  Partials      141      141              
Impacted Files Coverage Δ
client.go 75.07% <ø> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f92e9c...c51ce60. Read the comment docs.

Copy link
Owner

@Nerzal Nerzal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch! Thank you :)

@Nerzal Nerzal merged commit fec7764 into Nerzal:main Mar 11, 2022
@Nerzal
Copy link
Owner

Nerzal commented Mar 11, 2022

released as v11.0.2

@bastianccm bastianccm deleted the patch-1 branch March 11, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants